| Total Complexity | 22 |
| Dependencies | 1 |
| Dependents | 14 |
| Total lines | 218 |
| Lines of code | 161 |
| Logical lines of code | 40 |
| Comment lines | 34 |
| Methods | 8 |
| Properties | 6 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_all() | 49 | 6 | 33 | |
| get_order_detail() | 45 | 3 | 55 | |
| create() | 57 | 4 | 17 | |
| get_order_metas() | 60 | 2 | 16 | |
| get_order_by_subscription() | 61 | 2 | 14 | |
| get_all_delayed_orders() | 62 | 2 | 14 | |
| delete_order_meta() | 74 | 2 | 4 | |
| __construct() | 67 | 1 | 8 |